Wrap Nodes Using Regex
WRAP_TEXT_NODES_MATCHING
Wraps the text nodes matching the regex with the specified element.
Parameters
css
(string): CSS selectorregex
(string): REGEX expressionelementName
(string): The name of the elementtopicText
(string): Use $TOPIC_XHTMLclass
(string): The class value (optional)trackChanges
(bool): true/false
Returns
Flare XHTML